home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 4 / THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso / dosgames / tempest / bootemm.bat < prev    next >
DOS Batch File  |  1995-11-22  |  237b  |  13 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo Please insert a formatted system disk in drive A and...
  5. pause
  6. @echo on
  7. copy autoexec.t2k a:\autoexec.bat
  8. copy config.emm a:\config.sys
  9. @echo off
  10. echo.
  11. echo Now boot with the floppy in drive A.
  12. echo.
  13.